home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineSprite_1110_lose / frame_1 / DoAction.as
Text File  |  2011-09-19  |  124b  |  7 lines

  1. hideBtn.onPress = function()
  2. {
  3. };
  4. hideBtn.useHandCursor = false;
  5. totalScore.text = "SCORE: " + _global.score;
  6. stop();
  7.